Skip to content

deps: Update Terraform google-beta to v6.36.1 #676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 29, 2025

This PR contains the following updates:

Package Type Update Change
google-beta (source) required_provider minor 6.32.0 -> 6.36.1

Release Notes

hashicorp/terraform-provider-google-beta (google-beta)

v6.36.1

Compare Source

BUG FIXES:

  • compute: fixed forced instance recreation when adding a attached_disk with unset force_attach to google_compute_instance (#​10064)

v6.36.0

Compare Source

v6.35.0

Compare Source

FEATURES:

  • New Resource: google_compute_cross_site_network (#​9940)

IMPROVEMENTS:

  • alloydb: added psc_auto_connections field to google_alloydb_instance resource (#​9938)
  • apigee: added s_sl_info.enforce field in google_apigee_target_server resource (#​9922)
  • bigquery: added security_mode option for google_bigquery_routine resource (#​9949)
  • bigtable: added support for explicit disable automated backup on create for google_bigtable_table (#​9943)
  • compute: added guest_os_features and architecture to google_compute_instance_template and google_compute_region_instance_template (#​9950)
  • compute: added grpc_tls_health_check field to google_compute_healthcheck resource (#​9924)
  • compute: allowed in-place updates for subnetworks, description, producer_accept_lists, and producer_reject_lists on google_compute_network_attachment (#​9926)
  • dialogflowcx: added knowledge_connector_settings field to google_dialogflow_cx_flow and google_dialogflow_cx_page resources (#​9939)
  • filestore: added directory_services field to google_filestore_instance (#​9919)
  • netapp: added backup_vault_type, backup_region, source_region, source_backup_vault, and destination_backup_vault fields to google_netapp_backup_vault (#​9933)
  • netapp: added volume_region and backup_region fields to google_netapp_backup (#​9933)
  • networkconnectivity: added immutability field to google_network_connectivity_internal_range resource (#​9931)
  • networkservices: added flex_shielding field to google_network_services_edge_cache_origin resource (#​9951)
  • spanner: added field default_time_zone to google_spanner_database resource (#​9936)
  • storage: added new field content_hexsha512 and content_base64sha512 in data source google_storage_bucket_object_content (#​9920)

BUG FIXES:

  • gemini: fixed bug on google_gemini_code_repository_index where force_destroy field did nothing. (#​9952)
  • privateca: removed requirement to specify organization for google_privateca_certificate_authority resource (#​9942)
  • workbench: fixed some metadata changes not being reflected in google_workbench_instance (#​9927)

v6.34.1

Compare Source

BUG FIXES:

  • bigtable: fixed forced instance recreation due to addition of cluster.node_scaling_factor for google_bigtable_instance (#​9961)

v6.34.0

Compare Source

DEPRECATIONS:

  • tpu: deprecated google_tpu_node resource. google_tpu_node is deprecated and will be removed in a future major release. Use google_tpu_v2_vm instead. (#​9902)

FEATURES:

  • New Resource: google_apigee_security_profile_v2 (#​9895)
  • New Resource: google_resource_manager_capability (#​9917)

IMPROVEMENTS:

  • bigtable: added cluster.node_scaling_factor field to google_bigtable_instance resource (#​9907)
  • cloudrunv2: added scaling_mode and manual_instance_count fields to google_cloud_run_v2_service resource (#​9908)
  • filestore: added directory_services field to google_filestore_instance (beta) (#​9919)
  • networkconnectivity: added state_reason field to google_network_connectivity_spoke resource (#​9896)
  • sql: added connection_pool_config field to the google_sql_database_instance resource (#​9918)
  • vpcaccess: changed fields min_instances, max_instances, machine_type to allow update google_vpc_access_connector without without recreation. (#​9914)

BUG FIXES:

  • compute: fixed the bug when validating the subnetwork project in google_compute_instance resource (#​9913)
  • workbench: fixed a permadiff on metadata of instance-region in google_workbench_instance resource (#​9903)

v6.33.0

Compare Source

FEATURES:

  • New Data Source: google_memcache_instance (#​9864)
  • New Resource: google_bigtable_logical_view (#​9876)
  • New Resource: google_bigtable_materialized_view (#​9862)
  • New Resource: google_os_config_v2_policy_orchestrator_for_folder (#​9841)

IMPROVEMENTS:

  • beyondcorp: Added upstreams fields to google_beyondcorp_application resource (#​9890)
  • compute: Added fields like raw_key, rsa_encrypted_key, kms_key_service_account to all relevant resources on google_compute_instance_template and google_compute_region_instance_template (#​9880)
  • compute: added disk_id to google_compute_region_disk resource (#​9855)
  • compute: marked location field as required in google_compute_interconnect resource (#​9865)
  • container: added data_cache_count to ephemeral_storage_local_ssd_config for google_container_node_pool (#​9851)
  • container: added update for gvnic to google_container_node_pool (#​9834)
  • dataplex: added notification_report field to google_dataplex_datascan resource (#​9857)
  • dns: added target_name_servers.domainName to resourcegoogle_dns_managed_zone (beta) (#​9832)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#​9828)
  • identityplatform: Added response_type field to google_identity_platform_oauth_idp_config (#​9856)
  • netapp: added custom_performance_enabled, total_throughput_mibps, and total_iops fields to google_netapp_storage_pool resource (beta) (#​9872)
  • networkservices: added metadata field to google_networkservices_lbtrafficextension resource (#​9849)
  • sql: added output-only field dns_names to google_sql_database_instance resource (#​9879)
  • storage: added new fields time_created and updated in google_storage_bucket (#​9877)
  • storagetransfer: added transfer_spec.aws_s3_data_source.managed_private_network field to google_storage_transfer_job resource (#​9886)

BUG FIXES:

  • alloydb: stopped diffs when google_alloydb_instance.network_config is not specified as the API newly returns a value. Removing the field from config will no longer create a diff and will preserve the current value (#​9881)
  • clouddeploy: allowed sending empty block for rollback field in google_clouddeploy_automation resource. (#​9878)
  • compute: fixed an issue preventing terms.priority from being set to priority value 0 in google_compute_router_route_policy resource (#​9830)
  • securesourcemanager: increased default timeouts on google_secure_source_manager_instance operations to 120m from 60m. Operations could take longer than an hour. (#​9868)
  • sql: replaced the Terraform-based default value for settings.disk_type in google_sql_database_instance with a server-assigned default, allowing for compatibility with machine types that require HyperDisk_Balanced (#​9870)
  • workstations: increased default timeouts on google_workstations_workstation_cluster operations to 120m from 60m. Operations could take longer than an hour. (#​9867)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner April 29, 2025 19:38
@renovate-bot renovate-bot changed the title deps: Update Terraform google-beta to v6.33.0 deps: Update Terraform google-beta to v6.34.0 May 6, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-beta-6.x branch from 34a2a3a to 10e8a64 Compare May 6, 2025 18:51
@renovate-bot renovate-bot changed the title deps: Update Terraform google-beta to v6.34.0 deps: Update Terraform google-beta to v6.34.1 May 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-beta-6.x branch from 10e8a64 to 895e25c Compare May 12, 2025 21:41
@renovate-bot renovate-bot changed the title deps: Update Terraform google-beta to v6.34.1 deps: Update Terraform google-beta to v6.35.0 May 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-beta-6.x branch from 895e25c to 2ab22d4 Compare May 13, 2025 20:48
@renovate-bot renovate-bot changed the title deps: Update Terraform google-beta to v6.35.0 deps: Update Terraform google-beta to v6.36.0 May 20, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-beta-6.x branch from 2ab22d4 to 8b9ac87 Compare May 20, 2025 21:13
@renovate-bot renovate-bot changed the title deps: Update Terraform google-beta to v6.36.0 deps: Update Terraform google-beta to v6.36.1 May 22, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-beta-6.x branch from 8b9ac87 to ae9bce8 Compare May 22, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants